Handy tool for developers to quickly test various WordPress queries (WP_Query, WP_User_Query, WP_Comment_Query, WP_Term_Query, WP_Network_Query, WP_Site_Query). Simply provide your arguments array and select the query type you would like to test. You will get the result as a collapsible tree.
Disclaimer: Plugin development is in progress & we are constantly improving the code. If you think code can be improved or have any suggestions, feel free to send a PR or open an issue.
- More info about query for debugging
- Code refactoring and improvement
- UI for arguments
- Saving queries
- Localization
From your WordPress dashboard
- Visit 'Plugins > Add New'
- Search for
WP Query Console
or upload zip file - Activate
WP Query Console
from your Plugins page
- Download "WP Query Console".
- Upload the
wp-query-console
directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...) - Activate
WP Query Console
from your Plugins page.
- Simply activate and new menu option "Query Console" will be added
- Enter you query arguments array in editor provided, select query type from dropdown & hit execute
- Check the result displayed
Please see the Changelog for the details.
If you have any suggestions/feature request that you would like to see in the upcoming releases, feel free to let us know in the issues section
Thank you in advance if you wish to contribute to the WP Query Console
. You can read the contribution guidelines here
Check the development tasklist here, if something interests you or want to suggest something click here
If you discover any security related issues, please email to ajit@lubus.in instead of using the issue tracker.
Maintained by Ajit Bohra
LUBUS is a web design agency based in Mumbai, India.
You can pledge on patreon to support the development & maintenance of various opensource stuffs we are building.
License
WP Query Console is an open-source software licensed under the GPL 3.0 license